CSV and API

Upload CSV and JSON files

Overview

Welcome to the repository for CSV-Project! This project was developed as a task during my internship to demonstrate the ability to handle data from different sources.

The application is designed to efficiently save data from CSV files and parse JSON data from an API.

Setup

Install gems

DB Setup

Run a server

Run Redis Server

In a new Terminal

Run Sidekiq

In a new Terminal

Usage

In order to parse JSON file need to run this

app on your localhost:4000

You can run this app just simply clone it and run a docker Run Docker

Github Repo: CSV-API.repo